projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fec33c0
)
(rmail-primary-inbox-list): Use defvar, not defconst.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 11 Jun 1993 03:56:44 +0000
(
03:56
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 11 Jun 1993 03:56:44 +0000
(
03:56
+0000)
lisp/mail/rmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmail.el
b/lisp/mail/rmail.el
index 5799b718fdceaf2445a5cb12be4de9f91b033d78..d3dbda54ed2b79c4e9cb0bf2652b4482463dd6fd 100644
(file)
--- a/
lisp/mail/rmail.el
+++ b/
lisp/mail/rmail.el
@@
-75,7
+75,7
@@
It is useful to set this variable in the site customisation file.")
*Non-nil means automatically delete a message that is copied to a file.")
;;;###autoload
-(def
const
rmail-primary-inbox-list nil "\
+(def
var
rmail-primary-inbox-list nil "\
*List of files which are inboxes for user's primary mail file `~/RMAIL'.
`nil' means the default, which is (\"/usr/spool/mail/$USER\")
\(the name varies depending on the operating system,